On-Demand Instances

aws/billing aws/compute aws/concept

💡 Definition

On-Demand Instances are an EC2 pricing option that lets you pay for compute capacity by the hour or second with no long-term commitments. You have full control over the instance's lifecycle—you decide when to launch, stop, hibernate, or terminate it.

🔑 Key Concepts

⚙️ How it Works

When you launch an EC2 instance without specifying a different pricing model, it launches as an On-Demand instance. Billing begins when the instance starts and ends when it is terminated or stopped.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * EC2 * Reserved Instances * Spot Instances * Savings Plans